texthandle: Mind the invisible area when moving the handle
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 21 May 2014 12:58:50 +0000 (14:58 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:33 +0000 (19:54 +0200)
commitca1510177c8784c5eee2fb1d73f43f2b2dfc27fd
tree42e96e939d5395ed9b48115e84fb49ce82057e8d
parentc9f54aef699978c638c07b0f597c95473a37bc5e
texthandle: Mind the invisible area when moving the handle

The handle is still centered horizontally, but the extra vertical
space wasn't taken into account, leading to misplacing the dragging
point (and the handle) during motion events.
gtk/gtktexthandle.c